-
Home
-
Staatic – Static Site Generator
-
1.0.2
-
Code
-
Classes
- LogEntryRepository
Total Complexity |
24 |
Dependencies |
6 |
Dependents |
6 |
Total lines |
152 |
Lines of code |
93 |
Logical lines of code |
25 |
Comment lines |
26 |
Methods |
9 |
Properties |
2 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
findWhereMatching() |
A |
53 |
8 |
19 |
add() |
S |
60 |
4 |
12 |
countWhereMatching() |
S |
62 |
3 |
11 |
getLogEntriesPerLevel() |
S |
60 |
2 |
14 |
rowToLogEntry() |
S |
66 |
2 |
8 |
deleteOlderThan() |
S |
66 |
2 |
8 |
findLatestByPublicationId() |
S |
60 |
1 |
14 |
__construct() |
S |
76 |
1 |
4 |
nextId() |
S |
80 |
1 |
3 |